﻿body {
}
.container {
    width: 1300px;
	margin:0 auto;
	padding:26px 0 20px 0;
}

.list li .date {
    float: right;
}

.breadcrumbs {
        text-align: right;
    border-bottom: 1px solid #e2eaef;
    padding-bottom: 18px;
    font-size: 14px;
    margin-bottom: 20px;
    color: #999;
}

.menuWrap {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border: 1px solid #dedede;
    height: auto;
    min-height: 413px;
    _height: 413px;
	background:#f8f8f8;
}

.container .hd {
    height: 62px;
    text-align: center;
    line-height: 62px;
    background: url(../images/dh.png) no-repeat top center;
	background-size: cover;
    overflow: hidden;
    box-sizing: border-box;
	border-radius: 5px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
	margin-bottom:20px;
}

.sidebar .bd {
    height: auto;
    min-height: 384px;
    _height: 384px;
    margin: 1px;
}

.sidebar .bd dt {
        line-height: 40px;
        text-align: center;
		width:82%;
		margin:0 auto 20px auto;
		background:#e7e7e7;
		border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    }

.artbox {
    text-align: center;
}

.article {
    padding: 40px;
}

.zuoyouNews {
    line-height: 34px;
}


.artbox {
    text-align: center;
    line-height: 30px;
}

.sidebar {
    float: left;
    width: 18.6%;
}

.main {
    width:78%;
    float: right;
    height: auto;
    min-height: 404px;
    _height: 404px;
}


.content {
    line-height: 36px;
}

.colCurTit {
    display: none;
}

.list {
    height: auto;
    min-height: 290px;
    _height: 290px;width:100%;
}
.pic-item-list{margin-left: -25px;padding-top:5px;}
    .pic-item-list li {
		width: 240px;
        margin:0 0 25px 25px;
        float: left;
    }

.list-pic {
    height: 300px;
}

    .list-pic img {
        width: 240px;
        height: 300px;
    }

.pic-item-list dt {
    text-align: center;
    line-height: 24px;
}

.list li {
    height: 46px;
     background:url(../images/zyy_40.gif) no-repeat left center;
    padding-left: 20px;
    line-height: 46px;
	position: relative;
}

    .list li span {
        overflow: hidden;
        float: left;
    }

    .list li dt {
        font-size: 14px;
    color: #ccc;
    position: absolute;
    right: 0;
    top: 0;
    font-family: Arial;
    }

.page {
    height: 44px;
    line-height: 44px;
    width: 100%;
	padding:40px 0;
}

.hd h2 {
    width: 198px;
    line-height: 0px;
    font-size: 16px;
}

.sidebar .bd .on,.sidebar .bd dt:hover{
    color: #fff;background: #0f2f5e;
}
.sidebar .bd .on a,.sidebar .bd dt:hover a{color: #fff;}
.container {
    display: table;
}
.page a,.page span{background-color: #e8e8e8;
    padding: 5px 12px;}
.page a:hover,.page span:hover{color:#0f305d;}

 .sidebar .bd dt.list_page.node_1760:hover,  dt.list_page.node_1760.on {
    background: #cd2421;
}

.sidebar .bd dt {
    padding: 10px;
    line-height: 24px;
}


.main .content .list  li{
    width: calc(100% - 20px);
}
.main .content .list  li span{
    width: 100%;
}
.main .content .list  li span a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 93%;
    float: left;
    display: block;
}.hide {
    display: none;
}